home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 …SCII & the Runetime Code / ADC Developer CD (1992-07) (''Butch ASCII And The Runtime Code'')_iso / Dev.CD 199207.iso / Tools & Apps / OS⁄Toolbox / QuickTime / QuickTime Tools / Digitizers / RasterOps / RO Drivers Release Notes 1.0b6H < prev    next >
Encoding:
Text File  |  1992-06-12  |  3.4 KB  |  82 lines  |  [TEXT/ttxt]

  1. RasterOps Drivers Release Notes 1.0b6H
  2. Wednesday, May 6, 1992
  3.  
  4.  
  5. Changes since version 1.0b6G, May 1:
  6.  
  7. 1.    Updated 24XLTV, 24MxTV, 24STV, and MediaTime PIP drivers.  Allow turning PIP off while in any bit depth.
  8. 2.    Updated VideoTime PIP driver.  SetNuBusDelay Parameter 255=max holdoff, 0=min like other boards.
  9.  
  10. Changes since version 1.0b6F, April 30:
  11.  
  12. 1.    Updated 24XLTV, and 24MxTV PIP drivers.  Write/ReadNonVolatileRAM provide 64 bytes.
  13. 2.    Updated VideoTime PIP driver.  SetPIPDisplay fix flashes on Grayscale monitors.
  14.  
  15. Changes since version 1.0b6E, April 27:
  16.  
  17. 1.    Updated 24STV, and MediaTime PIP drivers.  30 Frame/sec for singe fields.
  18. 2.    Updated 24STV, and MediaTime PIP drivers.  Write/ReadNonVolatileRAM provide 64 bytes.
  19.  
  20. Changes since version 1.0b6D, April 8:
  21.  
  22. 1.    Updated 24STV, and MediaTime PIP drivers.  GetDigitizeLUT fix.
  23. 2.    Updated 24XLTV, and 24MxTV PIP drivers.  GetDigitizeLUT fix.
  24. 3.    Updated VideoTime PIP driver.  GetDigitizeLUT fix, SetVideoParameters fix.
  25.  
  26. Changes since version 1.0b6C, April 7:
  27.  
  28. 1.    Updated 24STV, and MediaTime PIP drivers.  Status call 9013 did not clear the signal lock flag on return if no signal was detected.  This has been fixed.
  29.  
  30. Changes since version 1.0b6B, April 1:
  31.  
  32. 1.    Updated 24STV, 24MxTV, 24XLTV, MediaTime, and VideoTime PIP drivers.
  33. Found a bug which caused signal lock to be detected when no source was connected.
  34.  
  35. Changes since version 1.0b6A, April 1:
  36.  
  37. 1.    Updated to 24STV PIP 1.4d4 and MediaTime PIP 1.4d4 which both include new
  38.     Time Manager calls for cpu-independent timing loops.
  39.  
  40. Changes since version 1.0b6, March 19:
  41.  
  42. 1.    The 24STV PIP 1.4d2 driver was broken causing some 24stv boards to display
  43.     green, scrolling (out-of-sync) video.  This has been corrected with a new
  44.     driver version 1.4d3. Also added new MediaTime PIP driver 1.4d3.
  45.  
  46. Changes since version 1.0b5, March 12:
  47.  
  48. 1.    The INIT code now installs the newest Digidesign Sound Input driver for
  49.     the MediaTime board, version 1.1a5.  This is the only change.  As before,
  50.     remove any earlier copies of the RasterOps Drivers INIT (including the
  51.     obsolete MediaTime b8 INIT and Digidesign's Sound Input INIT).
  52.  
  53.  
  54. Changes since version 1.0b4, March 10:
  55.  
  56. 1.    The INIT code includes Digidesign's Sound Input driver for the MediaTime
  57.     board.  The INIT code will install the Sound Input driver (as well as the
  58.     DSP driver) if there's a MediaTime board in your system, and it registers
  59.     the Sound Input driver with the Sound Manager.  The resource name for the
  60.     INIT resource is now labeled as 'Version 1.0.5'.  Do not use Digidesign's
  61.     Sound Input INIT if you are using version 1.0b5 or later of the RasterOps
  62.     Drivers INIT.
  63.  
  64. Changes since version 1.0b3, February 10:
  65.  
  66. 1.    I now have the INIT code allow slot 0 as a valid number.  It
  67.     seems that the Quadra uses slot 0 for the internal video, and
  68.     so the VideoTime board needs to be able to overlay live video
  69.     on slot 0.  The INIT now checks for slots 0 to E.  The resource
  70.     name for the INIT resource now is labeled as 'Version 1.0.4'.
  71.  
  72. 2.    The code now checks the GDevice size and compare it with the
  73.     saved value in the VideoTime EEROM.  You will now get the
  74.     warning if you change the screen resolution of the video board
  75.     to be used with VideoTime.
  76.  
  77. 3.    The user warning is no longer put up during INIT time.  It is
  78.     now implemented as a Notification Manager task, which means that
  79.     the alert is displayed shortly after the Finder begins running.
  80.     Thanks to Ted and someone at Apple for suggesting this change.
  81.  
  82.